packaging/: Delete
authorColin Walters <walters@verbum.org>
Sun, 5 Feb 2017 13:25:47 +0000 (08:25 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 6 Feb 2017 15:01:36 +0000 (15:01 +0000)
commit200887c7c92032a1d939c1201d1d86813bdf4d80
tree7904681d137435478eb53a8564916a72b223891d
parent0400df75d13d103dd63d7a4ab0b3f17f4bd2f1c9
packaging/: Delete

This is obsolete for a few reasons. The spec file is out of date (mostly the
%files, but also the BRs), and further down the line we'll need to use `make
dist` so we pick up vendored Rust sources. So the "git archive" approach won't
work for much longer anyways.

This came up in https://mail.gnome.org/archives/ostree-list/2017-February/msg00005.html

Basically, anyone who wants to build packages should look at the upstream
dist-git - until such time as e.g. Fedora learns to support pulling spec files
from upstream.

Closes: #670
Approved by: giuseppe
packaging/.gitignore [deleted file]
packaging/91-ostree.preset [deleted file]
packaging/Makefile.dist-packaging [deleted file]
packaging/ostree.spec.in [deleted file]
packaging/rpmbuild-cwd [deleted file]